| Einhugur Xml Serialization Framework for Einhugur Xml Plugin |
|
XmlSerializer.ThrowIfMissingProperty Property
Set this property to true if you want to throw exceptions on missing properties when deserializing.
ThrowIfMissingProperty as Boolean {Read and Write}
Remarks
For this to throw the properties need to have the SerializeRequired attribute set.
See Also
XmlSerializer Class